GetPreScaleOffset
TheGetPreScaleOffset
method returns, in the specified structure, the offset to use if you are going to apply the offset before scaling.
void GetPreScaleOffset (out ODPoint offset);
offset
- A point specifying the horizontal (x) and vertical (y) translation values to use before scaling.
DISCUSSION
This method is useful if you want to transform your data by first offsetting and then scaling it. It should not be used if the transformation involves rotation, skewing, or perspective.SEE ALSO
TheODPoint
type (page 885).
TheODTransform::GetOffset
method (page 769).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help